Skip to content

Improve logging#2539

Merged
anth-volk merged 3 commits into
masterfrom
fix/improve-logging
Jun 4, 2025
Merged

Improve logging#2539
anth-volk merged 3 commits into
masterfrom
fix/improve-logging

Conversation

@anth-volk
Copy link
Copy Markdown
Collaborator

Fixes #2538.

Adds logging at various points within the CalculateEconomySimulationJob.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2025

Codecov Report

Attention: Patch coverage is 22.72727% with 17 lines in your changes missing coverage. Please review.

Project coverage is 63.70%. Comparing base (b8acbc3) to head (aaf326f).
Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
...ngine_api/jobs/calculate_economy_simulation_job.py 19.04% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2539      +/-   ##
==========================================
+ Coverage   63.62%   63.70%   +0.07%     
==========================================
  Files          56       56              
  Lines        2161     2215      +54     
  Branches      287      296       +9     
==========================================
+ Hits         1375     1411      +36     
- Misses        729      742      +13     
- Partials       57       62       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@anth-volk anth-volk merged commit 038f6c7 into master Jun 4, 2025
6 of 7 checks passed
@anth-volk anth-volk deleted the fix/improve-logging branch June 4, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve logging within calculate_economy_simulation_job

1 participant